Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mapping module #567

Merged
merged 13 commits into from
Nov 2, 2023
Merged

Add mapping module #567

merged 13 commits into from
Nov 2, 2023

Conversation

etiennenoel
Copy link
Collaborator

No description provided.

@etiennenoel etiennenoel requested a review from mathieugh August 4, 2023 21:43
import {DataTransformerRow} from "../types/data-transformer.row";
import 'jest-extended';

describe('Data Transformer', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have time I would also add a tests that validates that the data transformer throws as expected when errors occur.

@etiennenoel etiennenoel merged commit df91d51 into master Nov 2, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants